Customization improvements
The following improvements have been made to the Meridian Enterprise customization (VBScript) features:
- The property Batch.ApplyToAll has been added for use in applying property value changes in wizard pages to all documents in a batch.
- The property Client.BuildNr has been added that returns the file version number of the AmEdmUI.dll client library file.
- The event BrcEvent_MatchDocument has been added to programmatically match incoming files in a briefcase with vault documents. Events that occur during the Link to Master, Confirm Superseded by Master, and Confirm Merged with Master commands of the Meridian Advanced Project Workflow Module have been added. Methods Document.Subscribe and Document.Unsubscribe have been added to manage event notifications in script. The property IsUniqueValue has been added to the Folder object. Backward compatibility of UI extension commands created with the BlueCielo .NET interop libraries has been improved. The commands will now register and execute on computers with interop versions 1.4.30 and prior installed.
For more information, see the BlueCielo Meridian Enterprise VBScript API Reference Guide.